CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 迭代 matlab

搜索资源列表

  1. 线性方程组雅可比迭代法

    0下载:
  2. 数值计算方法实验 实验2 用雅克比迭代法解方程组 一、 实验目的 1、 学习使用雅克比迭代法求解方程组,加深对雅克比迭代法的认识。 2、 在误差允许的范围内,在循环次数较少的情况下,求解方程组的稳定解。 3、 进一步加深对Matlab的学习。
  3. 所属分类:文档资料

    • 发布日期:2010-12-16
    • 文件大小:366080
    • 提供者:jiliaoxiaxue
  1. matlab实现的lucas-kanade光流迭代算法

    3下载:
  2. matlab实现的lucas-kanade光流迭代算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-05
    • 文件大小:4237
    • 提供者:hnyuan
  1. 迭代法分割图像

    1下载:
  2. 迭代法对图像进行分割,显示图像的颜色直方图,原图及分割后的图像,matlab编程
  3. 所属分类:源码下载

    • 发布日期:2011-06-01
    • 文件大小:925
    • 提供者:llx200
  1. 线性方程组的迭代,matlab程序

    0下载:
  2. 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
  3. 所属分类:C#编程

  1. diffractivelens_mi GS迭代算法 matlab 实现

    4下载:
  2. GS迭代算法 matlab 实现,实现光束的整形等-GS matlab
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:1080
    • 提供者:mssds
  1. lm-matlab.rar

    0下载:
  2. 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:13362
    • 提供者:张治国
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2138
    • 提供者:xuechaoling
  1. IDB.rar

    1下载:
  2. 这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1649
    • 提供者:张磊
  1. ldpc.rar

    4下载:
  2. LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
  3. 所属分类:matlab例程

    • 发布日期:2013-09-18
    • 文件大小:2837
    • 提供者:
  1. ILC

    3下载:
  2. 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5983
    • 提供者:韩在天
  1. Newtoniterate

    1下载:
  2. 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation-Numerical calculati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:851
    • 提供者:闫安心
  1. serial-concatenation-of-repetition-code-and-FQPSK.

    1下载:
  2. FQPSK与简单重复码的迭代译码,简单重复码做为外码-serial concatenation of repetition code and FQPSK ,in which repetition code is the out code
  3. 所属分类:其他小程序

    • 发布日期:2013-08-23
    • 文件大小:2262
    • 提供者:高远
  1. G-S 解高斯-赛德尔迭代法的源代码程序

    1下载:
  2. 提供了用matlab解高斯-赛德尔迭代法的源代码程序,解决此类迭代问题方便快捷,一目了然
  3. 所属分类:matlab例程

    • 发布日期:2012-10-23
    • 文件大小:874
    • 提供者:echolovely
  1. newt_g

    0下载:
  2. 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:694
    • 提供者:侯源君
  1. OS-EM

    2下载:
  2. OS-EM迭代算法 用于图像重建,是一种新的图像重建方法,可以有效减少伪影-OS-EM iterative algorithm for image reconstruction, is a new image reconstruction method can effectively reduce the artifacts
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:2048
    • 提供者:
  1. ILC

    2下载:
  2. 多输入多输出系统迭代学习控制算法程序,此程序对迭代学习控制算法的新手,具有一定帮助,加深对ILC算法的理解。-the ILC of MIMO system
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12013
    • 提供者:李零
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. NEWTON

    1下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:545
    • 提供者:刘栋
  1. EM

    0下载:
  2. 提供迭代算法的matlab实现以及c的实现-iteration
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:158644
    • 提供者:leon
  1. matlab_newton

    0下载:
  2. 用于matlab用牛顿迭代法解方程,这个在数值计算中是很重要的-Matlab by Newton' s iterative method for solving equations, this in numerical calculation is very important to
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1007
    • 提供者:杜晓伟
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com